Add a shutdownWatch field in the HVMImageHandler constructor, to avoid error
authorEwan Mellor <ewan@xensource.com>
Wed, 8 Nov 2006 12:25:56 +0000 (12:25 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 8 Nov 2006 12:25:56 +0000 (12:25 +0000)
commit6037d8bec86f6a05117e3eb1e9a522f23d1e072f
treec02279f1f14bbb152ef4af2b2bdf0e8153263f8a
parent3756da027a71c65441479225259f825e8d4a58d3
Add a shutdownWatch field in the HVMImageHandler constructor, to avoid error
messages if creation fails and the watch gets torn down.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/image.py